From ab6e3366bcfaae225916578929d3f3ba4b0bbecc Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 31 May 2011 20:00:50 -0400 Subject: [PATCH] GtkAppChooser: improve docs Add a cross-reference to GContentType. https://bugzilla.gnome.org/show_bug.cgi?id=650012 --- gtk/gtkappchooser.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gtk/gtkappchooser.c b/gtk/gtkappchooser.c index c5b93c8af9..7c10943ba8 100644 --- a/gtk/gtkappchooser.c +++ b/gtk/gtkappchooser.c @@ -53,6 +53,9 @@ gtk_app_chooser_default_init (GtkAppChooserIface *iface) * GtkAppChooser:content-type: * * The content type of the #GtkAppChooser object. + * + * See GContentType + * for more information about content types. */ pspec = g_param_spec_string ("content-type", P_("Content type"), -- 2.30.2